Undo this change:
authorKim F. Storm <storm@cua.dk>
Thu, 22 Feb 2007 17:00:08 +0000 (17:00 +0000)
committerKim F. Storm <storm@cua.dk>
Thu, 22 Feb 2007 17:00:08 +0000 (17:00 +0000)
2007-02-22  Daniel Brockman <daniel@brockman.se>  (tiny change)

* xdisp.c (it_props): Handle invisible property before display property.

src/ChangeLog

index e8a074ad09c9da6d769ce906894b6d0c1eb8c0e9..fe2b75fbc008fedb75fe7250c4a3b05d74980ac4 100644 (file)
@@ -4,10 +4,6 @@
        redisplay_dont_pause is set or Vredisplay_preemption_period is nil...
        (update_window, update_frame_1): ... instead of here.
 
-2007-02-22  Daniel Brockman <daniel@brockman.se>  (tiny change)
-
-       * xdisp.c (it_props): Handle invisible property before display property.
-
 2007-02-21  Kim F. Storm  <storm@cua.dk>
 
        * minibuf.c (Fassoc_string): Doc fix.  Allow symbol for KEY too.